version

Andrew Cantino 11 years ago
parent
commit
24d7af69ec
2 changed files with 2 additions and 0 deletions
  1. 1 0
      CHANGES.md
  2. 1 0
      VERSION

+ 1 - 0
CHANGES.md

@@ -1,4 +1,5 @@
1 1
 # Changes
2 2
 
3
+* March 24, 2013 (Huginn 0.1) - Refactored loading of Agents for `check` and `receive` to use ids instead of full objects.  This should fix the too-large delayed_job issues.  Added `system_timer` and `fastercsv` to the Gemfile for the Ruby 1.8 platform.
3 4
 * March 18, 2013 - Added Wiki page about the [Agent API](https://github.com/cantino/huginn/wiki/Creating-a-new-agent).
4 5
 * March 17, 2013 - Switched to JSONPath for defining paths through JSON structures.  The WebsiteAgent can now scrape and parse JSON.

+ 1 - 0
VERSION

@@ -0,0 +1 @@
1
+0.1